﻿@charset "utf-8";
/* CSS Document */
html{
	overflow-y:auto;
	overflow-x:hidden;
	-webkit-text-size-adjust:none;
}
*html{
	background-image:url(about:blank);
	background-attachment:fixed;
}/*解决IE6下滚动抖动的问题*/
div,ul,li,dl,dd,dt,a,ol,u,i,b,br,p,span,hr,input,select,textarea,form,h1,h2,h3,h4,h5,h6,font,strong,em,iframe,img,th,td{margin:0;padding:0;list-style:none;}
q:before, q:after {
	content:'';
}
abbr,acronym{
	border:0;
}
body{
	padding:0;
	margin:0;
	font: 12px/1.5 "Microsoft YaHei",微软雅黑,'宋体',tahoma,Verdana,arial,sans-serif;
	color:#333;
	background:#f5f5f5;
}
input,textarea,select,button{
	vertical-align:middle;
	outline:none;
	font-family:"Microsoft YaHei",微软雅黑;
}
textarea{
	resize:none;
}
a{
	color:#333;
	text-decoration:none;
	outline:none;
	cursor: pointer;
}
a:hover{
	color:#dd0000;
	text-decoration:none;
}
a img {
	border:none;
}
.left,.fl{
	float:left;
	display:inline;
}
.right,.fr{
	float:right;
	display:inline;
}
/* clear */
.clearfix:after{
	visibility:hidden;
	display: block;
	font-size: 0;
	content:" ";
	clear:both;
	height:0;
}
#wenzhang table{
	border-collapse: collapse;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
.clear,.cc{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;	
	*margin-top:-1px;
	overflow:hidden;
}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
}
 h1{ 
	font-size:20px;
}
 h2{
	font-size:18px;
}
 h3{
	font-size:16px;
}

.pf-left { position:fixed; top:226px;z-index: 1000;   right: 50%; margin-right: 580px;}
.pf-left ul li{ margin-bottom: 10px;}
.pf-left .img_title{ display: none;}
.j-couplet {display: none;}

.yqs_cxbox .srk input{box-shadow: 0 0 0px 1000px white inset !important;}
/*头部*/
body{
	background:#fff url(../images/bodybg.jpg) repeat center top;
}
.header{
	width:100%;
	min-height:225px;
}
.ctop{
	width:100%;
	background:#eeeeee;
	height:40px;
	line-height:49px;
	border-bottom:1px solid #f9f9f9;
}
.ctopson{
	width:1100px;
	margin:0 auto;
}
.ctopleft{
	width:auto;
	height:40px;
}
.ctopcenter{
	width:auto;
	height:40px;
	margin-left:55px;
}
.ctopright{
	width:auto;
	height:40px;
}
.ctopleft1 a{
	float: left;
	display: block;
	height:40px;
	line-height:40px;
	font-size:12px;
	color: #666666;
	padding:0 8px;
	background:url(../images/ctopline.png) no-repeat right 14px;
}
.ctopleft1 a.last{
	background:none;
}
.w1140{
	width:1140px;
	margin:0 auto;	
}
.banner,.bannerson{
	height:134px;
	position:relative;
}
.logo {
    width: 347px;
    height: 67px;
    position: absolute;
    left: 20px;
    top: 22px;
    overflow: hidden;
    z-index: 9;
}
.img_title{
	display:none;
}
.hfxcgjnav{
	width:1140px;
	height:50px;
	margin:0 auto;
	background:#0771ca;
	position:relative;
}
.hfxcgjnav>ul{
	width:1085px;
	height:50px;
	margin: 0 auto;
}
.hfxcgjnav>ul li{
	width:155px;
	background:url(../images/navline.png) no-repeat right center;
	float:left;
	display:inline;
	height:50px;
	cursor:pointer;
}
.hfxcgjnav>ul li.lastli{
	background:none;
}
.hfxcgjnav>ul li a{
	display:block;
	width:155px;
	height:50px;
	text-align:center;
	line-height:50px;
	font-size:18px;
	color:#fff;
	cursor:pointer;
}
.hfxcgjnav>ul li a:hover,
.hfxcgjnav>ul li.on a{
	width:156px;
	margin-left: -1px;
	background: #398dd5;
	text-indent: 1px;
}
.logo a,
.banner a{
	cursor:default;
}
.search{
	width:285px;
	height:28px;
	background:url(../images/ssk.jpg) 0 0 no-repeat;
	margin-top:5px;
	position: relative;
	z-index: 99;
}
.search ul li{
	float:left;
}
.search ul li.se_box{
	width:189px;
	height:28px;
	position:relative;
}
.search ul li.se_box input{
	float:left;
	background:none;
	border:none;
	width:169px;
	height:28px;
	line-height:28px;
	font-size:12px;
	color:#999;
	outline:none;
	padding-left:20px;
}
.search ul li.se_box .msg-box{
	left:0px;
	top:27px;
	position:absolute;
}
.search li.sea_an{
	width:32px;
	height:28px;
}
.search li.sea_an input{
	float:left;
	width:32px;
	height:28px;
	background:none;
	border:none;
	overflow:hidden;
	cursor:pointer;
	outline:none;
	text-indent:-99999em;
	font-size:0;
}
.search ul li.znss{
	width:auto;
	height:28px;
	line-height:28px;
	padding-left:5px;
}
.search ul li.znss a{
	text-decoration:underline;
}
/*主体*/
.container{
	width:1140px;
	margin:0 auto;
	position: relative;
	z-index: 2;
}
.container1{
	margin-top:20px;
	position:relative;
	z-index:2;
}
/*底部*/
.footer{
	width:100%;
	background: url(../images/footbg.png) repeat-x center bottom;
	min-height:205px;

}
.footson{
	width:1140px;
	margin:0 auto;
	line-height:28px;
	position: relative;
	min-height: 50px;
	padding-top:75px;
      overflow: hidden;
}
.footson,
.footson a{
	font-size:14px;
	color:#666;
	text-align:center;
}
.bot_ico{
	position:absolute;
	left:130px;
	top:35px;
}
.bot_ico1{
	position:absolute;
	right:130px;
	top:40px;
}
.p1{
	padding-left:1em;
}
.footsonlist{
	width:100%;
	border-top:3px solid #0771ca;
	padding-top:30px;
	position: relative;
}
.footlink a{
	font-size:15px;
	color:#333;
	padding-left:10px;
	padding-right:11px;
	background: url(../images/fotico.png) no-repeat right center;
}
.footlink a:hover{
	text-decoration:underline;
}
.footlink a.lxwm{
	background:none;
}

/*网站地图*/
.dty_title{
	height: 72px;
    line-height: 72px;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #0771ca;
    letter-spacing: 5px;
}
.dty_contain{
	width:1060px;
	margin: 0 auto;
	padding-bottom:20px;
}
.dty_mutitle{
    width: 1060px;
    height: 40px;
    line-height: 40px;
    background: url(../images/line_da.gif) 0 bottom repeat-x;
    overflow: hidden;
    margin-top: 16px;
}
.dty_mutitle a {
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    padding: 0 30px;
    background: #0771ca;
    white-space: nowrap;
}
.dty_sublb {
    width: 1056px;
    padding: 16px 2px 10px;
	display: inline-block;
}
.dty_sublb ul li {
    float: left;
    height: 40px;
    line-height: 40px;
    width: 134px;
    background: url(../images/newico.png) 16px 18px no-repeat;
    padding-left: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.dty_sublb ul li a {
    line-height: 40px;
    font-size: 16px;
    color: #666;
}
.dty_sublb ul li a:hover{
	color:#dd0000;
}
#home_web{ background: url(../images/ycpfbg.png) no-repeat left center;width:45px;height:260px;position:fixed; _position:absolute;left: 50%; margin-left:580px; top:226px;  _top:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,50)||40)-(parseInt(this.currentStyle.marginBottom,50)||40))); font-family:Microsoft Yahei; z-index:9997;}
.web_position{ width:45px; height:45px; float:left; margin-top:14px;}
.web_position a.web_link{cursor:pointer; height:45px; line-height:45px; text-align:center; display:block; background: url(../images/ycxfico.png) 0 0 no-repeat; overflow:hidden; transition: 0.4s all; color: #fff;}
.web_position a.web_link:hover,a.web_link.active{color:#fff; text-decoration:none; background-color: #398dd5;}
/*右侧 搜索 end*/
.nav_01 a.web_link{background-position:8px 9px;}
.nav_02 a.web_link{background-position:8px -54px;}
.nav_03 a.web_link{background-position:8px -116px;}
.nav_04 a.web_link{background-position:8px -176px;}
.nav_05 a.web_link{
	background: url(../images/jqr.png) center center no-repeat;
}
.weixin{ width:120px !important; height:144px !important;  position: absolute !important;top: 18px;right:45px !important; display:none; background: url(../images/p_ewmbg.png) left top no-repeat !important; text-align:center; padding-top: 20px; }
.weixin li,.weixin img{ width:92px !important; height:92px !important; overflow:hidden;margin:0 auto;text-align:center;display:block;}
#home_web .img_title{display:block;width:100%;text-align:center;font-size:16px;color:#fff;line-height:32px;}
p.img_info{font-size:18px;color:#fff;font-weight:bold;width:100%;text-align:center;display:block;line-height:36px;}
.weixin1{
	background: url(../images/p_ewmbg1.png) left top no-repeat !important;
	height: 140px !important;
	top: 5px;
}
/************飘浮 end************/

.jump-info .btn-group{ height:30px; margin-top:20px; padding-left:130px;}
.jump-info .btn-group .btn{ width:60px; height:30px; margin-right:20px; text-align:center; line-height:30px; background:#164fa6; color:#fff; font-size:12px; float:left; display:block; padding: 0;}
.jump-info p{word-break:break-all;}





#mypages {
        text-align: center;
        margin-top: 10px;
    }
 #mypages a{ 
    padding: 0 10px;
    color:red;
    display: inline;
 }  
 .defalt_total{
 	color:red;
 }
 #mypages .first, #mypages .last,#mypages .prev,#mypages .next{
 	padding: 3px 6px;
    font-size: 14px;
    color: #333;
    border: 1px solid #eee;
}
#mypages .prev{
	border-left: none;
}
#mypages .next{
border-right: none;
}
 #mypages .first{
    margin-left: 10px;
}
#mypages .last{
	margin-right: 10px;
	
} 
#mypages select{
    border: 1px solid #eee;
    float: initial;
    display: initial;
} 
#all_list .time {
    float: right;
}








